home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 46
/
PC Gamer IT CD 46 2-2.iso
/
utility
/
notepads
/
_SETUP.1
/
Notepads.exe
/
0
/
RCDATA
/
THILIGHTFORM
/
THILIGHTFORM.txt
Wrap
Text File
|
1999-09-08
|
2KB
|
119 lines
object HilightForm: THilightForm
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = '�������� ���������'
ClientHeight = 205
ClientWidth = 240
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 6
Top = 8
Width = 229
Height = 89
Caption = '�����'
TabOrder = 0
object SpeedButton1: TfrSpeedButton
Left = 140
Top = 48
Width = 70
Height = 25
Caption = '����...'
NumGlyphs = 2
OnClick = SpeedButton1Click
end
object CB1: TCheckBox
Left = 12
Top = 20
Width = 97
Height = 17
Caption = '����������'
TabOrder = 0
end
object CB2: TCheckBox
Left = 12
Top = 40
Width = 97
Height = 17
Caption = '������'
TabOrder = 1
end
object CB3: TCheckBox
Left = 12
Top = 60
Width = 105
Height = 17
Caption = '�������������'
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 6
Top = 104
Width = 229
Height = 65
Caption = '���'
TabOrder = 1
object SpeedButton2: TfrSpeedButton
Left = 140
Top = 24
Width = 70
Height = 25
Caption = '����...'
OnClick = SpeedButton2Click
end
object RB1: TRadioButton
Left = 12
Top = 20
Width = 113
Height = 17
Caption = '����������'
Checked = True
TabOrder = 0
TabStop = True
OnClick = RB1Click
end
object RB2: TRadioButton
Left = 12
Top = 40
Width = 113
Height = 17
Caption = '������'
TabOrder = 1
OnClick = RB1Click
end
end
object Button3: TButton
Left = 80
Top = 176
Width = 75
Height = 25
Caption = '��'
Default = True
ModalResult = 1
TabOrder = 2
end
object Button4: TButton
Left = 160
Top = 176
Width = 75
Height = 25
Cancel = True
Caption = '������'
ModalResult = 2
TabOrder = 3
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 178
Top = 20
end
end